Skip to content

fix: streamline organization practices links#29348

Merged
mnkiefer merged 2 commits intomainfrom
fix-org-page-stack
Apr 30, 2026
Merged

fix: streamline organization practices links#29348
mnkiefer merged 2 commits intomainfrom
fix-org-page-stack

Conversation

@mnkiefer
Copy link
Copy Markdown
Collaborator

  • Simplifies the navigation configuration for the Organization Practices section.

Co-authored-by: Copilot <copilot@github.com>
@mnkiefer mnkiefer self-assigned this Apr 30, 2026
@mnkiefer mnkiefer marked this pull request as ready for review April 30, 2026 16:02
Copilot AI review requested due to automatic review settings April 30, 2026 16:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Simplifies the Starlight sidebar navigation for the “Organization Practices” docs by flattening its entries under the Guides section.

Changes:

  • Replaced the nested “Organization Practices” sidebar group with three direct sidebar links (overview + two subpages).
Show a summary per file
File Description
docs/astro.config.mjs Flattens the “Organization Practices” sidebar configuration into direct links under “Guides”.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@github-actions github-actions Bot mentioned this pull request Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ smoke-ci: safeoutputs CLI comment + comment-memory run (25175835326)

Generated by Smoke CI for issue #29348 ·

@github-actions
Copy link
Copy Markdown
Contributor

Comment Memory

CI lights the path
Green checks bloom at dawn
Quiet bots still sing

Note

This comment is managed by comment memory.

It stores persistent context for this thread in the code block at the top of this comment.
Edit only the text inside the backtick fences; workflow metadata and the footer are regenerated automatically.

Learn more about comment memory

Generated by Smoke CI for issue #29348 ·

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression Check — Skipped

⚠️ Unable to capture screenshots: The network firewall in this agent's environment blocks all outbound connections, including to localhost and host.docker.internal. The Astro dev server at `(localhost/redacted) could not be reached.

PR Summary

This PR simplifies the Organization Practices navigation entry in docs/astro.config.mjs, flattening a nested sub-menu into three top-level items:

Before After
Organization Practices (group) → Overview, Safe Rollout, Sharing Workflows Organization Practices, Safe Rollout, Sharing Workflows (flat links)

Pages Affected

  • /guides/organization-practices/
  • /guides/organization-practices/safe-rollout/
  • /guides/organization-practices/sharing-workflows/

Recommendation

To run a full visual regression check, use a GitHub Actions workflow with Playwright that has network access to the built documentation site. No automated screenshot comparison was possible in this run.

Generated by Visual Regression Checker for issue #29348 · ● 460.2K ·

@mnkiefer mnkiefer merged commit e53aa8f into main Apr 30, 2026
24 checks passed
@mnkiefer mnkiefer deleted the fix-org-page-stack branch April 30, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants